Getting Serious About Parsing Plans: A Grammatical Analysis of Plan Recognition
نویسنده
چکیده
This paper is concerned with making precise the notion that recognizing plans is much like parsing text. To this end, it establishes a correspondence between Kautz’ plan recognition formalism and existing grammatical frameworks. This mapping helps isolate subsets of Kautz’ formalism in which plan recognition can be efficiently performed by parsing. In recent years, plan recognition has emerged as one of the best-understood frameworks for analyzing goaldirected behavior. Interest in plan recognition has led to the development of diverse recognition strategies.l One approach suggested several times is that of parsing plan descriptions (Sidner (1985), Ross & Lewis (1987)). A plan is typically described as a sequence of steps, so interpreting some observations in terms of a plan can naturally be seen as a parsing task wherein observations are lexical tokens and plan libraries are grammars. My aim in this paper is to explore this parsing view of plan recognition by establishing a formal correspondence between an existing plan formalism and contextfree grammars. By working through the details of this correspondence, the paper explores parsing algorithms for plan recognition, and delineates classes of problems for which these algorithms are applicable and tractable. Underlying this work is the plan recognition formalism of Henry Kautz (Kautz & Allen, 1986; Kautz, 1987). His approach is of particular interest because it is formal and well understood. It is also among the broadest of current formalisms, especially in the expressive richness of its plan representation. Finally, since general plan recognition in Kautz’ framework is intractable, there is intrinsic interest in identifying those aspects of his approach that cause this intractability, and those that avoid it.
منابع مشابه
Parsing Plans Situation-Dependently in Dialogues
This paper describes a plan parsing method that can handle the effects and preconditions of actions and that parses plans in a manner dependent on dialogue state changes, especially on the mental state changes of dialogue participants caused by utterances. This method is based on active chart parsing and uses augmented edge structures to keep state information locally and time map management to...
متن کاملRecognizing Plans with Loops Represented in a Lexicalized Grammar
This paper extends existing plan recognition research to handle plans containing loops. We supply an encoding of plans with loops for recognition, based on techniques used to parse lexicalized grammars, and demonstrate its effectiveness empirically. To do this, the paper first shows how encoding plan libraries as context free grammars permits the application of standard rewriting techniques to ...
متن کاملDelaying Commitment in Plan Recognition Using Combinatory Categorial Grammars
This paper presents a new algorithm for plan recognition called ELEXIR (Engine for LEXicalized Intent Recognition). ELEXIR represents the plans to be recognized with a grammatical formalism called Combinatory Categorial Grammar(CCG).We show that representing plans with CCGs can allow us to prevent early commitment to plan goals and thereby reduce runtime.
متن کاملConsidering State in Plan Recognition with Lexicalized Grammars
This paper documents extending the ELEXIR (Engine for LEXicalized Intent Recognition) system (Geib 2009; Geib and Goldman 2011) with a world model. This is a significant increase in the expressiveness of the plan recognition system and allows a number of additions to the algorithm, most significantly conditioning probabilities for recognized plans on the state of the world during execution. Sin...
متن کاملHandling Looping and Optional Actions in YAPPR
Previous work on the YAPPR plan recognition system provided algorithms for translating conventional HTN plan libraries into lexicalized grammars and treated the problem of plan recognition as one of parsing. To produce these grammars required a fixed bound for any loops within the grammar and a presented a problem for optional actions within HTN plans. In this work we show that well known trans...
متن کامل